STEP 2: Let's get the first word for our Code Lib from the user!
A user is someone who will use the program that you build. User Input asks the user to type in a text window.
The text the user enters is stored in a variable called choice. We call this an input variable.
To navigate the page using the TAB key, first press ESC to exit the code editor.